Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move slot size recording into global heartbeat workflow #1328

Merged
merged 9 commits into from
Feb 20, 2024

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Feb 19, 2024

Some misc improvements:

  1. remove sleeping in activity, instead use temporal cronjobs
  2. HandleSlotSize no longer needs to be threadsafe
  3. slot size monitored even while sync flows crashing or paused

@iskakaushik
Copy link
Contributor

@serprex can we also move connection related alerts to be here?

@serprex
Copy link
Contributor Author

serprex commented Feb 20, 2024

@serprex can we also move connection related alerts to be here?

Sure, that could be a followup PR

Some misc improvements:
1. sleep in workflow, not activity
2. HandleSlotSize no longer needs to be threadsafe
@serprex serprex force-pushed the record-slot-size-in-heartbeat-flow branch from 018bfb5 to 4ac0ef6 Compare February 20, 2024 14:51
@serprex serprex force-pushed the record-slot-size-in-heartbeat-flow branch from 89e2008 to 4601965 Compare February 20, 2024 15:32
@serprex serprex marked this pull request as ready for review February 20, 2024 15:54
@serprex serprex merged commit 5cdc27d into main Feb 20, 2024
7 checks passed
@serprex serprex deleted the record-slot-size-in-heartbeat-flow branch February 20, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants